- read-only lock
- verrouillage m en lecture seule
English-French business dictionary. 2013.
English-French business dictionary. 2013.
Read Only Memory — The notion of read only data can also refer to file system permissions. Read only memory (usually known by its acronym, ROM) is a class of storage media used in computers and other electronic devices. Because data stored in ROM cannot be modified … Wikipedia
Lock (computer science) — In computer science, a lock is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. Locks are one way of enforcing concurrency control policies. Contents 1 Types 2… … Wikipedia
Read-copy-update — (RCU) is an operating system kernel technology for improving performance on computers with more than one CPU.More technically it is a synchronization mechanism which can sometimes be used as an alternative to a readers writer lock. It allows… … Wikipedia
Lock-free and wait-free algorithms — In contrast to algorithms that protect access to shared data with locks, lock free and wait free algorithms are specially designed to allow multiple threads to read and write shared data concurrently without corrupting it. Lock free refers to the … Wikipedia
Only Revolutions — This article is about the novel. For the album by Biffy Clyro with the same name, see Only Revolutions (album). Only Revolutions … Wikipedia
Read my lips: no new taxes — Bush delivering the famous line at the 1988 convention Read my lips: no new taxes is a now famous phrase spoken by then presidential candidate George H. W. Bush at the 1988 Republican National Convention as he accepted the nomination on August 18 … Wikipedia
SIM lock — A SIM lock, simlock, network lock or subsidy lock is a capability built into GSM phones by mobile phone manufacturers. Network providers use this capability to restrict the use of these phones to specific countries and network providers.… … Wikipedia
Distributed lock manager — A distributed lock manager (DLM) provides distributed software applications with a means to synchronize their accesses to shared resources. DLMs have been used as the foundation for several successful clustered file systems, in which the machines … Wikipedia
Eric Lock — Infobox Military Person name=Eric Stanley Lock lived=1920 ndash;1941 placeofbirth= Bayston Hill, Shrewsbury, England placeofdeath= Calais, France caption= nickname= Sawn Off allegiance=flagicon|United Kingdom United Kingdom branch=… … Wikipedia
Vendor lock-in — Marketing Key concepts Product marketing · Pricing … Wikipedia
Shared read lock — Information systems store structured information in a Database. A database is created, accessed, and manipulated via a Database management system (DBMS). DBMS theory and practice is an important subdicipline of computer science. Many databases… … Wikipedia